CaptureVideoViewHandler

fun interface CaptureVideoViewHandler

CaptureVideoViewHandler.

Since

1.3.0

Functions

onCaptured
Link copied to clipboard
abstract fun onCaptured(capturedImage: Bitmap?, e: SendBirdException?)

A callback for when the capturing video view is done.